home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / wb-tools / shellbench / catalogs / shellbench.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1996-04-05  |  7KB  |  219 lines

  1. ## version 
  2. ## language 
  3. ## codeset 0
  4. ; Created from $VER: ShellBench.cd 1.3 (5.4.96)
  5. ; Catalog description file for ShellBench.
  6. ;*************************************************************************
  7. ; General Program Strings
  8. ;*************************************************************************
  9. NOMEMMSG
  10. ;Not enough memory available!
  11. COMMDESCMSG
  12. ;WB's 'Execute' requester on steroids!
  13. ; <commodity description>
  14. OPTSWINMSG
  15. ;ShellBench Options
  16. ; <options window title>
  17. ;*************************************************************************
  18. ; Initialization Strings
  19. ; Unless otherwise noted, all these appear in requesters and are
  20. ; automatically formatted.
  21. ;*************************************************************************
  22. NOLIBMSG
  23. ;Couldn't open %s V%lu!
  24. ; <%s = libname, %lu = libver>
  25. NOICONMSG
  26. ;Couldn't access ShellBench icon to read tooltypes!
  27. BADBOOLTOOLMSG
  28. ;\033cInvalid value '%s'\nfor boolean option '%s'.\nPlease specify a value of\nYES, NO, TRUE or FALSE.
  29. ; <%s = user's value, %s = tooltypename>
  30. BADSTRTOOLMSG
  31. ;\033cInvalid value for string option '%s'.\nPlease supply an unquoted value for this tooltype.
  32. ; <%s = tooltypename>
  33. BADINTTOOLMSG
  34. ;\033cInvalid value '%s'\nfor integer option '%s'.\nPlease supply an integer value.
  35. ; <%s = user's value, %s = tooltypename>
  36. NOHOTKEYMSG
  37. ;\033cCouldn't create the hotkey object!\nCheck the definition:\n'%s'.
  38. ; <%s = hotkey definition>
  39. NOOPENHISTMSG
  40. ;\033cCouldn't open history file\n'%s'!
  41. ; <%s = filename>
  42. NOREADHISTMSG
  43. ;\033cCouldn't read history file!\nError %lu: %s
  44. ; <%lu = DOS error code, %s = DOS error msg>
  45. NOWRITEHISTMSG
  46. ;\033cCouldn't write history file!\nError %lu: %s
  47. ; <%lu = DOS error code, %s = DOS error msg>
  48. NOOPENFONTMSG
  49. ;Couldn't open font '%s', size %lu!
  50. ; <%s = fontname, %lu = fontsize>
  51. NOWINOBJMSG
  52. ;Couldn't create window object!
  53. NOOPENWINMSG
  54. ;Couldn't open the window!
  55. ;*************************************************************************
  56. ; Requester Title & Gadget Strings
  57. ;*************************************************************************
  58. INSFREQMSG
  59. ;Choose Filename to Insert
  60. INFORMTITLEMSG
  61. ;ShellBench Message
  62. INFORMOKAYMSG
  63. ;_Okay
  64. CURDIRREQMSG
  65. ;Choose Current Directory
  66. PATHREQMSG
  67. ;Choose Another Path Directory
  68. SAVEOPTSREQMSG
  69. ;Save Options to Project Icon
  70. ;*************************************************************************
  71. ; General Runtime Strings
  72. ; Unless otherwise noted, all these appear in requesters and are
  73. ; automatically formatted.
  74. ;*************************************************************************
  75. CLIPNOTFTXTMSG
  76. ;Clipboard doesn't contain plain text!
  77. CLIPNOTIFFMSG
  78. ;Clipboard contents are not in valid IFF format!
  79. NOREADCLIPMSG
  80. ;Couldn't read from clipboard!
  81. NOOPENCLIPMSG
  82. ;Couldn't open clipboard!
  83. NOLAUNCHMSG
  84. ;\033cCouldn't launch command!\nReturn code: %ld
  85. ; <%ld = DOS error code returned by System()>
  86. NOCURDIRMSG
  87. ;\033cCouldn't set current directory\n'%s'\nfor command!
  88. ; <%s = dirname>
  89. NOPATHMSG
  90. ;\033cCouldn't build search path out of\n'%s'!
  91. ; <%s = dirnames separated by commas>
  92. NOOUTPUTMSG
  93. ;\033cCouldn't open output\n'%s'\nfor command!
  94. ; <%s = filename>
  95. LONGCMDMSG
  96. ;\033cCommand in project icon\n'%s'\nis too long!
  97. NOMATCHSPACEMSG
  98. ;\033cNot enough space to\ninsert all matches of:\n'%s'
  99. ; <%s = wildcard pattern>
  100. NOMATCHMSG
  101. ;\033cNo match found for:\n'%s'
  102. ; <%s = wildcard pattern>
  103. NOEXPANDMSG
  104. ;\033cCouldn't expand\n'%s'\nas a pattern!
  105. ; <%s = wildcard pattern>
  106. NOCOMPLETEMSG
  107. ;\033cCouldn't perform name completion!\nError %lu: %s
  108. ; <%lu = DOS error code, %s = DOS error msg>
  109. LONGPATHMSG
  110. ;\033cFull pathname of\n'%s'\n is too long!
  111. ; <%s = filename>
  112. NOGETPATHMSG
  113. ;\033cCouldn't get full pathname for\n'%s'
  114. ; <%s = filename>
  115. NOWBARGMSG
  116. ;\033cCouldn't find Workbench object\n'%s'!
  117. ; <%s = filename>
  118. NOSTRSPACEMSG
  119. ;\033cNot enough space left in string gadget for\n'%s'!
  120. ; <%s = filename or hotlist string>
  121. NOWRITEPROJMSG
  122. ;\033cCouldn't write project icon\n'%s'!
  123. ; <%s = iconname>
  124. NOLOCKDIRMSG
  125. ;\033cCouldn't access drawer\n'%s'!
  126. NOTSBPROJMSG
  127. ;\033c'%s'\nis not a ShellBench project!
  128. ; <%s = iconname>
  129. NOGUIDEMSG
  130. ;\033cCouldn't open AmigaGuide file\n'%s'!
  131. ; <%s = guidename>
  132. NOTOPTIONCMDMSG
  133. ;\033cUnrecognized option command!
  134. BADOPTIONCMDMSG
  135. ;\033cIncorrect arguments!\nOption command '%s'\nhas template \"%s\".
  136. ; <%s = command, %s = template>
  137. ;*************************************************************************
  138. ; Main Window Gadget Labels and Keys
  139. ; As usual, place underscore '_' before shortcut key in label, set
  140. ; xxxGADKEY to that single shortcut character. Do not use any shifted
  141. ; characters, as SHIFT in BGUI cancels gadget activation.
  142. ;*************************************************************************
  143. MAINCMDGADLAB
  144. ;Co_mmand
  145. ; <command string gadget>
  146. MAINCMDGADKEY
  147. MAINEXEGADLAB
  148. ;_Execute
  149. ; <exe button gadget>
  150. MAINEXEGADKEY
  151. MAINOPTSGADLAB
  152. ;_Options...
  153. ; <options button gadget>
  154. MAINOPTSGADKEY
  155. MAINHIDEGADLAB
  156. ;_Hide
  157. ; <hide button gadget>
  158. MAINHIDEGADKEY
  159. MAINQUITGADLAB
  160. ;_Quit
  161. ; <quit button gadget>
  162. MAINQUITGADKEY
  163. ;*************************************************************************
  164. ; Options Window Gadget Labels and Keys
  165. ; As usual, place underscore '_' before shortcut key in label, set
  166. ; xxxGADKEY to that single shortcut character. Do not use any shifted
  167. ; characters, as SHIFT in BGUI cancels gadget activation.
  168. ;*************************************************************************
  169. OUTGADLAB
  170. ;O_utput
  171. ; <output string gadget>
  172. OUTGADKEY
  173. CDSTRGADLAB
  174. ;Cur_Dir
  175. ; <curdir string gadget>
  176. CDSTRGADKEY
  177. CDREQGADLAB
  178. ; <curdir-req button gadget>
  179. CDREQGADKEY
  180. PATHSTRGADLAB
  181. ;_Path
  182. ; <path string gadget>
  183. PATHSTRGADKEY
  184. PATHREQGADLAB
  185. ; <path-req button gadget>
  186. PATHREQGADKEY
  187. STACKGADLAB
  188. ;Stac_k
  189. ; <stack integer gadget>
  190. STACKGADKEY
  191. PRIGADLAB
  192. ;P_riority
  193. ; <priority integer gadget>
  194. PRIGADKEY
  195. WILDGADLAB
  196. ;Expand _Wild
  197. ; <wildcardexpansion checkbox gadget>
  198. WILDGADKEY
  199. INFOGADLAB
  200. ;_Match .info
  201. ; <match .info checkbox gadget>
  202. INFOGADKEY
  203. SHELLGADLAB
  204. ;S_hell
  205. ; <customshellname string gadget>
  206. SHELLGADKEY
  207. OKAYGADLAB
  208. ;_Okay
  209. ; <okay button gadget>
  210. OKAYGADKEY
  211. SAVEGADLAB
  212. ;_Save to Icon
  213. ; <save button gadget>
  214. SAVEGADKEY
  215. CANCELGADLAB
  216. ;_Cancel
  217. ; <cancel button gadget>
  218. CANCELGADKEY
  219.